home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 1 / Eagles_Nest_Mac_Collection_Disc_1.TOAST / Recovery & Diagnostic / Alert!10 / Alert 1.0 / Alert!™.rsrc / TEXT_10005.txt < prev    next >
Text File  |  1993-04-08  |  549b  |  7 lines

  1. Why Changing The Order Works (Continued):
  2.  
  3. An important additional part of the process is that before the ROM routine is called, important data is stored in specific places, and this data is later used by the ROM routine in accomplishing its task. Some system extensions work their magic by changing this data before the ROM routine sees it.
  4.  
  5. Some of this data is held within the microprocessor in small storage areas called registers. Some of it is kept in a data structure called the ‚ÄúStack.‚Äù  Still other data is kept in Low Memory Globals.
  6.  
  7.